@charset "utf-8";

body{height:100%; font-family:"微软雅黑","宋体";FONT-SIZE:14px;COLOR:#000;}
*{ padding:0; margin:0;}
ul,li,p{ margin:0; padding:0; list-style-type:none;}
img,img a{ border:0;}
.clear{ clear:both;}
.height{ height:5px;}
a {TEXT-DECORATION:none;COLOR:#000}
a:hover {TEXT-DECORATION:none}
.heights{ height:5px;}

.top{ background:#e8edf0; height:60px; line-height: 60px; font-size:20px; text-align: center; font-weight: bold;}


.tops {background:#b6b7b7;
    height: 45px; overflow: hidden;
}
.left {
    float: left;
    width: 5%;
    margin-top:14px;
    margin-left: 5%;
}
.cname {
    float: left;
    width: 70%;
    text-align:center;
    line-height: 45px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}
.logo {
    float: right;
    width: 18%;
    text-align: right;
    margin-right: 2%;
    height:45px; line-height:45px; font-size:18px; font-weight: bold;
}
.logo a {color:#ff0;}


#carousel,#carousel_items{
	height:200px;
	/*max-width:320px;*/
	width:100%;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}
.carousel_item{
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	overflow:hidden;
}
#carousel_tabs{
	position:absolute;
	right:0;
	top:0;
	height:30px;
	width:100%;
	text-align:center;
	z-index:9999;
}
#carousel_tabs a,#carousel_tabs a:link,#carousel_tabs a:visited,#carousel_tabs a.active{
	background:#FFF;
	display:inline-block;
	width:10px;
	height:10px;
	margin:10px 5px;
	border-radius:5px;
	opacity:0.6;
	box-shadow:0 0 3px rgba(0,0,0,0.6);
	text-decoration:none;
}
#carousel_tabs a.active{
	opacity:1;
}
.carousel_title{
	display:block;
	position:absolute;
	background:rgba(0,0,0,.3);
	line-height:30px;
	font-size:14px;
	padding:0 2%;
	bottom:0;
	left:0;
	width:96%;
	color:#FFF;
}
.carousel_item img{
	margin:0 auto;
	padding:0;
	border:none;
	height:200px;
	width:100%;
	display:block;
}

.s_moreread{ background: #efefef; }

.s_moreread dl {
	overflow: hidden;
	padding:5px;
	color:#999;
	font-size:14px;
	margin:5px ;
        background: #fff;
}
.s_moreread dt {
	float: left;
	margin-right:5px;
}
.s_moreread dd h3 {
	font-size:16px;
	color: #003366;
	text-align: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height:25px;
	margin-bottom:10px;
}
.s_moreread dd {
	overflow: hidden;
/*	white-space: nowrap;*/
	text-overflow: ellipsis;
	text-align: left;
	font-size: 14px;
}
.s_moreread dd:nth-of-type(2) {
	text-align: left;
/*	padding-bottom: 6px;*/
	color:#666666;
}
.s_moreread dd:nth-of-type(3) {
	color:#666666;
}
.s_moreread dd span {float:right; margin-top:5px; height:25px; line-height:25px;}
.s_moreread div a:nth-last-of-type(1) {
	margin: 0;
}
.s_moreread dd.dest{ text-indent:28px; height:62px; overflow:hidden; line-height:22px; }

.trest{ border-top:1px dashed #ccc; margin-top: 5px; line-height:25px;}
.times{ float:left;  color:#8c8c8c; }
.laiyuan{float:right;color:#8c8c8c;}


.foot{ background:#efefef;  text-align:center;line-height:23px; font-size:14px; padding:10px;}



.hlist{ padding:5px 0px;width:99%;float: left; padding-left: 1%;}
.hlist ul{}
.hlist ul li{ float: left;width:31%; margin: 0 1%;} 
.hlist ul li img{width:100%}

.load_more {
  height: 30px;
  font-size: 14px;
  text-align: center;
  line-height: 30px;
  color: #666;
  padding:5px 0;
  background:#fff;
  width:100%;
  margin-top:5px;
  border-top:1px solid #ccc;
  border-bottom:1px solid #ccc;
}
.load_more a{ color:#000;}

.conts_title{ margin: 10px 2%;}
.conts_title h1 {
    font-size: 18px;
    font-weight: bold;
    line-height:25px;
    margin-bottom: 10px;
    min-height: 40px;
}
.conts_title .des {
    font-size: 12px;
    line-height: 18px;
    margin-top: 10px;
}
.continfo{width:96%; padding:0px 2%; line-height:25px; font-size:16px;overflow: hidden;}
.continfo img{ width:100% !important;}

.front{background: #e6e6e6; border-top:1px solid #ddd; border-bottom:1px solid #ddd; line-height: 22px; padding: 5px 2%; }
.front a{width: 100%}
.after{background: #e6e6e6; border-top:1px solid #ddd; border-bottom:1px solid #ddd; line-height: 22px; padding: 5px 2%; margin-top: 5px;}
.after a{width: 100%}


.warp{ margin:0 auto; padding:0; max-width:640px; width: 100%;min-width: 300px;min-height: 100%;}

.tables{width:96%; padding:10px 2%; font-size:16px;}
.phone{ background:#fff; padding:2%; margin-top: 10px; border:1px solid #88b2c2; border-radius:5px;width:96%; margin-bottom:10px;}
.phone input{ display:inline-block;margin-left:2%; border:0; padding:4px;font-size:16px; max-width:80%; min-width:65%; }
.phone span{ display:inline-block; min-width:70px;}
.phone select{ padding:4px; border:1px solid #f5f5f5;font-size:16px;}

.phone1{background:#fff; padding:2%; border:1px solid #88b2c2; border-radius:5px;width:96%; margin-bottom:10px; margin-top: 10px;}


.dianz{ float:left;background:#fff; padding:2%; border:1px solid #88b2c2; border-radius:5px; width:96%;}
.dianz span{ float:left;min-width:70px;}
.dianz textarea{ float:left; margin-left:2%;border:0; padding:1px 6px; max-width: 68%;min-width: 68%;font-size: 16px;}

.submits{ background:#015a7c;border-radius:5px; border:0px; font-size:16px; color:#fff; font-weight:bold; width:100%; height:50px; line-height:50px; cursor: pointer; text-align: center; }

















